libcoverart1 software package provides library to access the Cover Art Archive (C wrapper functions), you can install in your Ubuntu 16.10 (Yakkety Yak) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libcoverart1
libcoverart1 is installed in your system.
Make ensure the libcoverart1 package were installed using the commands given below,
$ sudo dpkg-query -l | grep libcoverart1 *
You will get with libcoverart1 package name, version, architecture and description in a table
| Distro | Ubuntu 16 10 yakkety yak |
| Section | Libraries |
| Package | libcoverart1 |
| Version | 1.0.0+git20150706-6 |
| Description | library to access the Cover Art Archive (C wrapper functions) |
| Sub Section | libs |